Skip to content

fix(deps): update shadowplugin to v9.5.0#885

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/shadowplugin
Jul 6, 2026
Merged

fix(deps): update shadowplugin to v9.5.0#885
renovate[bot] merged 1 commit into
mainfrom
renovate/shadowplugin

Conversation

@renovate

@renovate renovate Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
com.gradleup.shadow 9.4.39.5.0 age confidence
com.gradleup.shadow:shadow-gradle-plugin 9.4.39.5.0 age confidence

Release Notes

GradleUp/shadow (com.gradleup.shadow:shadow-gradle-plugin)

v9.5.0

Compare Source

Added
  • Check DuplicatesStrategy for merging transformers. (#​2026)
    This will log warnings when an incompatible DuplicatesStrategy (e.g., EXCLUDE) is applied in Gradle configuration for built-in ResourceTransformers.
  • Add KotlinModuleMetadataTransformer. (#​2073)
  • Add R8 as an opt-in minimize { r8 { ... } } tool for shrinking the final shadowed JAR. (#​2077)
Changed
  • Bump min Gradle requirement to 9.2.0. (#​2057)
  • Remove afterEvaluate when adding variants. (#​2056)
  • Deprecate enableKotlinModuleRemapping for ShadowJar. (#​2073)
    Apply KotlinModuleMetadataTransformer explicitly to support relocating inside Kotlin module metadata files.
  • Deprecate everything under ShadowCopyAction. (#​2083)
Fixed
  • Fix the conflicts when using afterEvaluate with other plugins. (#​2055)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Jul 6, 2026
@renovate renovate Bot enabled auto-merge (squash) July 6, 2026 10:47
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Jul 6, 2026
@renovate renovate Bot merged commit a88a540 into main Jul 6, 2026
3 checks passed
@renovate renovate Bot deleted the renovate/shadowplugin branch July 6, 2026 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants